home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 106
/
Vol 106.iso
/
games
/
garfield.swf
/
scripts
/
DefineSprite_650
/
frame_100
/
DoAction.as
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2010-04-12
|
120 b
|
9 lines
if(!first_time)
{
this._x -= 50;
}
if(Math.abs(this._x - 47) < 13)
{
_parent.control_mov.walk_finish();
}